go/types.Checker.lookupError (method)
3 uses
go/types (current package)
call.go#L835: why = check.lookupError(x.typ, sel, alt, false)
errsupport.go#L15: func (check *Checker) lookupError(typ Type, sel string, obj Object, structLit bool) string {
literals.go#L188: msg := check.lookupError(base, key.Name, alt, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)